Database Tools Gems

#Total RankDaily RankNameSummary
16237connection_poolGeneric connection pool for Ruby
2232334database_cleanerStrategies for cleaning databases. Can be used to ensure a clean slate for testing.
39881,910seed-fuSeed Fu is an attempt to once and for all solve the problem of inserting and maintainin...
41,1511,504scenicAdds methods to ActiveRecord::Migration to create and manage database views in Rails
51,5492,543jsonb_accessorAdds typed jsonb backed fields to your ActiveRecord models.
61,8391,962pgheroA performance dashboard for Postgres
72,0893,869seedbankAdds simple rake commands for seeding your database. Simple dependencies let you organi...
82,4231,561seed_dumpDump (parts) of your database to db/seeds.rb to get a headstart creating a meaningful s...
92,9944,593foreignerAdds helpers to migrations and dumps foreign keys to schema.rb
103,0942,798store_modelGem for working with JSON-backed attributes as ActiveRecord models
113,2118,909lhmMigrate large tables without downtime by copying to a temporary table in chunks. The ol...
123,2803,938lol_dbalol_dba is a small package of rake tasks that scan your application models and displays...
134,80711,193upsertMake it easy to upsert on MySQL, PostgreSQL, and SQLite3. Transparently creates merge f...
145,4105,171store_attributeActiveRecord extension which adds typecasting to store accessors
155,9966,549schema_plusSchemaPlus is a gem that simply pulls in a collection of other gems from the SchemaPlus...
166,4855,845rails_dbQuick way to inspect your Rails database, see content of tables, filter, export them to...
176,98621,390secondbaseSecondBase provides support for Rails to manage dual databases by extending ActiveRecor...
188,30812,463seamless_database_poolAdd support for master/slave database database clusters in ActiveRecord to improve perf...
1911,62313,937poloPolo travels through your database and creates sample snapshots so you can work with re...
2020,31914,874trophoniusA lightweight, easy to use link between Ruby (on Rails) and FileMaker using the FileMak...
2123,39115,627safranoSafrano is an OData server library
2229,94815,627pokotarouPokotarou is convenient seeder of 'Ruby on Rails'
2354,89116,548ronin-dbronin-db is a database library for managing and querying security data. ronin-db provid...
24124,864115,782schema_to_dbmlThis gem provides functionality for parsing a Rails schema.rb file and generating a cor...
25140,26124,750migrate-hackRun any amount of migrations. migrate-hack fixes your migrations. This gem rewinds your...